cody - HTMLify profile

cody
4270 Files
633463 Views
Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/173 - Spin The Wheel Game
#app {
width: 400px;
height: 400px;
margin: 0 auto;
position: relative;
}
body{
background-image: linear-gradient(to right, rgb(53, 6, 81),rgb(158, 10, 10));
width: 400px;
height: 400px;
margin: 0 auto;
position: relative;
}
body{
background-image: linear-gradient(to right, rgb(53, 6, 81),rgb(158, 10, 10));
<!DOCTYPE html>
<html>
<head>
<title>Weiben - Wheel of fortune</title>
<meta charset="UTF-8" />
<link rel="stylesheet" type="text/css" href="styles.css" />
</head>
<html>
<head>
<title>Weiben - Wheel of fortune</title>
<meta charset="UTF-8" />
<link rel="stylesheet" type="text/css" href="styles.css" />
</head>
# Spin Wheel Game🎡
> It's a Spin Wheel Game made using HTML,CSS,JS , The Code is responsive and here after clicking the start button a random options will be selected by indicator after few moments of rotating.
## Tech Stack:
**HTML,CSS,JAVASCRIPT**
## Screenshot:
> It's a Spin Wheel Game made using HTML,CSS,JS , The Code is responsive and here after clicking the start button a random options will be selected by indicator after few moments of rotating.
## Tech Stack:
**HTML,CSS,JAVASCRIPT**
## Screenshot: